home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / net / uucp2smtp.readme < prev    next >
Text File  |  1994-10-08  |  2KB  |  65 lines

  1. Short:    SMTP sender for UUCP spool mail jobs -- needs amitcp inet-handler
  2. Author:   Ignatios Souvatzis <is@beverly.rhein.de>
  3. Uploader: Ignatios Souvatzis <is@beverly.rhein.de>
  4. Type:     comm/net
  5.  
  6. This is a REXX program to send away via SMTP mail jobs found in the UUCP
  7. spool area for a certain mail gateway named on the command line. 
  8.  
  9. It will allow you to use the UUCP spooling mechanism with your Internet
  10. mail, or send mail away while IP is running, if you operate mixed UUCP 
  11. and IP (as I do).
  12.  
  13. It was developed and tested by me with OS2.04, later OS3.1, and
  14. AmiTCP3.0b2; one of my betatesters had AmiTCP 2.x I think, and didn't
  15. complain. 
  16.  
  17. REQUIREMENTS: 
  18.  
  19. - REXX and rexxsupport.library (don't know whether pre-OS2.04 versions
  20. will do)
  21.  
  22. - AmiTCP with inet-handler mounted.
  23.  
  24. - wUUCP 0.0.29. Older version should do it as well. Don't know about
  25. older UUCP packages.
  26.  
  27. INSTALLATION
  28.  
  29. Edit the file with your favourite text editor:
  30.  
  31. in the configuration variables section near the top:
  32.  
  33. - change the host variable in the script to your mail gateway
  34. - if your modem is faster than 14400 bps, make the bufsize bigger.
  35. - if your modem is slower than 14400 bps, make the bufsize smaller.
  36. - if you want lots of debugging output, set debug to 1
  37.  
  38. save, exit, copy uucp2smtp and the icon to some convenient place.
  39.  
  40.  
  41. KNOWN PROBLEMS
  42.  
  43. AmiTCP 3.0b2's inet-handler (or Kernel) has a bug which lets any program
  44. sending masses of bulk data through it choke once the socket send queue
  45. gets full. I have throttled this program to 1 kBytes/s (seems usable
  46. most of the time with 14400 bps modems); you can configure the data rate
  47. with the bufsize variable near the top of the script.
  48.  
  49. The AmiTCP-group has promised to work on the problem.
  50.  
  51.  
  52. ============================= Archive contents =============================
  53.  
  54. Original  Packed Ratio    Date     Time    Name
  55. -------- ------- ----- --------- --------  -------------
  56.      430     216 49.7% 09-Sep-94 09:21:16  uucp2smtp/.info
  57.    17986    6994 61.1% 09-Sep-94 08:40:00  uucp2smtp/COPYING
  58.      477     244 48.8% 09-Sep-94 09:17:32  uucp2smtp/COPYING.info
  59.     6336    2357 62.7% 09-Sep-94 08:57:38  uucp2smtp/uucp2smtp
  60.      430     216 49.7% 09-Sep-94 09:18:20  uucp2smtp/uucp2smtp.info
  61.      477     243 49.0% 09-Sep-94 09:17:36  uucp2smtp/uucp2smtp.readme.info
  62.     1713     928 45.8% 09-Sep-94 09:28:18  uucp2smtp/uucp2smtp.readme
  63. -------- ------- ----- --------- --------
  64.    27849   11198 59.7% 12-Sep-94 16:44:52   7 files
  65.